Checks whether the row associated with the specified resources in a Resource view is expanded.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean isResourceRowExpanded ( |
A list with Resource objects defining the row to check.
true if the associated row is expanded; false if either the row is collapsed, there is no such row or the current view is not a CalendarView.ResourceView.
JPlanner Programmer's Guide | © 2023 MindFusion |